Skip to content

Removing has_key() because breaks in Python3 (c.f. issue #2570)#2571

Merged
danpovey merged 1 commit intokaldi-asr:masterfrom
JRMeyer:master
Jul 24, 2018
Merged

Removing has_key() because breaks in Python3 (c.f. issue #2570)#2571
danpovey merged 1 commit intokaldi-asr:masterfrom
JRMeyer:master

Conversation

@JRMeyer
Copy link
Contributor

@JRMeyer JRMeyer commented Jul 24, 2018

The Dict.has_key(Key) method has been removed and replaced with Key in Dict, which is compatible with Python 2 and 3.

@danpovey danpovey merged commit e6fe7e8 into kaldi-asr:master Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants